[INFO] cloning repository https://github.com/henrya2/LearnVulkan
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/henrya2/LearnVulkan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrya2%2FLearnVulkan", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrya2%2FLearnVulkan'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c1281a019a75d83fb64a333639659722262d198
[INFO] checking henrya2/LearnVulkan against master#b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1 for pr-156992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrya2%2FLearnVulkan" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:   9% (8/81)
Updating files:  11% (9/81)
Updating files:  12% (10/81)
Updating files:  13% (11/81)
Updating files:  14% (12/81)
Updating files:  16% (13/81)
Updating files:  17% (14/81)
Updating files:  18% (15/81)
Updating files:  19% (16/81)
Updating files:  20% (17/81)
Updating files:  22% (18/81)
Updating files:  23% (19/81)
Updating files:  24% (20/81)
Updating files:  25% (21/81)
Updating files:  27% (22/81)
Updating files:  28% (23/81)
Updating files:  29% (24/81)
Updating files:  30% (25/81)
Updating files:  32% (26/81)
Updating files:  33% (27/81)
Updating files:  34% (28/81)
Updating files:  35% (29/81)
Updating files:  37% (30/81)
Updating files:  38% (31/81)
Updating files:  39% (32/81)
Updating files:  40% (33/81)
Updating files:  41% (34/81)
Updating files:  43% (35/81)
Updating files:  44% (36/81)
Updating files:  45% (37/81)
Updating files:  46% (38/81)
Updating files:  48% (39/81)
Updating files:  49% (40/81)
Updating files:  50% (41/81)
Updating files:  51% (42/81)
Updating files:  53% (43/81)
Updating files:  54% (44/81)
Updating files:  55% (45/81)
Updating files:  56% (46/81)
Updating files:  58% (47/81)
Updating files:  59% (48/81)
Updating files:  60% (49/81)
Updating files:  61% (50/81)
Updating files:  62% (51/81)
Updating files:  64% (52/81)
Updating files:  65% (53/81)
Updating files:  66% (54/81)
Updating files:  67% (55/81)
Updating files:  69% (56/81)
Updating files:  70% (57/81)
Updating files:  71% (58/81)
Updating files:  72% (59/81)
Updating files:  74% (60/81)
Updating files:  75% (61/81)
Updating files:  76% (62/81)
Updating files:  77% (63/81)
Updating files:  79% (64/81)
Updating files:  80% (65/81)
Updating files:  81% (66/81)
Updating files:  82% (67/81)
Updating files:  83% (68/81)
Updating files:  85% (69/81)
Updating files:  86% (70/81)
Updating files:  87% (71/81)
Updating files:  88% (72/81)
Updating files:  90% (73/81)
Updating files:  91% (74/81)
Updating files:  92% (75/81)
Updating files:  93% (76/81)
Updating files:  95% (77/81)
Updating files:  96% (78/81)
Updating files:  97% (79/81)
Updating files:  98% (80/81)
Updating files: 100% (81/81)
Updating files: 100% (81/81), done.
[INFO] started tweaking git repo https://github.com/henrya2/LearnVulkan
[INFO] finished tweaking git repo https://github.com/henrya2/LearnVulkan
[INFO] tweaked toml for git repo https://github.com/henrya2/LearnVulkan written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/henrya2/LearnVulkan on toolchain b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/henrya2/LearnVulkan already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded raw-window-metal v0.4.0
[INFO] [stderr]   Downloaded ash-window v0.13.0
[INFO] [stderr]   Downloaded glam v0.32.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 014a466e2d0be4f264caf79486dd9e80962bce49c714a550e44e781ac30adf71
[INFO] running `Command { std: "docker" "start" "-a" "014a466e2d0be4f264caf79486dd9e80962bce49c714a550e44e781ac30adf71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "014a466e2d0be4f264caf79486dd9e80962bce49c714a550e44e781ac30adf71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "014a466e2d0be4f264caf79486dd9e80962bce49c714a550e44e781ac30adf71", kill_on_drop: false }`
[INFO] [stdout] 014a466e2d0be4f264caf79486dd9e80962bce49c714a550e44e781ac30adf71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e93af20ad66feb7f7c649989797415b345c6af120eeb111dbda07a904fa9844
[INFO] running `Command { std: "docker" "start" "-a" "8e93af20ad66feb7f7c649989797415b345c6af120eeb111dbda07a904fa9844", kill_on_drop: false }`
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling quick-xml v0.39.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking ktx2 v0.3.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking glam v0.32.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking wayland-backend v0.3.15
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking gltf v1.4.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking ash-window v0.13.0
[INFO] [stderr]     Checking LearnVulkan v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `view_projection` is never used
[INFO] [stdout]   --> src/camera.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Camera {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn view_projection(&self, aspect: f32) -> Mat4 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `binding_description` and `attribute_descriptions` are never used
[INFO] [stdout]   --> src/mesh.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Vertex {
[INFO] [stdout]    | ----------- associated functions in this implementation
[INFO] [stdout] 11 |     pub fn binding_description() -> ash::vk::VertexInputBindingDescription {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn attribute_descriptions() -> [ash::vk::VertexInputAttributeDescription; 2] {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `face` is never used
[INFO] [stdout]   --> src/mesh.rs:80:4
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn face(
[INFO] [stdout]    |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cube` is never used
[INFO] [stdout]    --> src/mesh.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub fn cube(size: f32) -> (Vec<Vertex>, Vec<u32>) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `floor` is never used
[INFO] [stdout]    --> src/mesh.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn floor(half: f32, y: f32, tile: f32) -> (Vec<Vertex>, Vec<u32>) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mesh` is never read
[INFO] [stdout]  --> src/scene/scene_graph.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct SceneNode {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 4 |     pub mesh: Option<usize>,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `size` and `format` are never read
[INFO] [stdout]   --> src/vulkan/cubemap.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct Cubemap {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  9 |     pub size: u32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 10 |     pub mip_levels: u32,
[INFO] [stdout] 11 |     pub format: vk::Format,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scene_format` is never read
[INFO] [stdout]   --> src/vulkan/postprocess/resources.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct PostProcessResources {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub scene_format: vk::Format,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `from_png` and `from_rgba8` are never used
[INFO] [stdout]   --> src/vulkan/texture.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Texture {
[INFO] [stdout]    | ------------ associated functions in this implementation
[INFO] [stdout] 15 |     /// Load a PNG file, decode to RGBA8, and upload to a device-local image.
[INFO] [stdout] 16 |     pub fn from_png<P: AsRef<Path>>(
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn from_rgba8(
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `view_projection` is never used
[INFO] [stdout]   --> src/camera.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Camera {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn view_projection(&self, aspect: f32) -> Mat4 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `binding_description` and `attribute_descriptions` are never used
[INFO] [stdout]   --> src/mesh.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Vertex {
[INFO] [stdout]    | ----------- associated functions in this implementation
[INFO] [stdout] 11 |     pub fn binding_description() -> ash::vk::VertexInputBindingDescription {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn attribute_descriptions() -> [ash::vk::VertexInputAttributeDescription; 2] {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `face` is never used
[INFO] [stdout]   --> src/mesh.rs:80:4
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn face(
[INFO] [stdout]    |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cube` is never used
[INFO] [stdout]    --> src/mesh.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub fn cube(size: f32) -> (Vec<Vertex>, Vec<u32>) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `floor` is never used
[INFO] [stdout]    --> src/mesh.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn floor(half: f32, y: f32, tile: f32) -> (Vec<Vertex>, Vec<u32>) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mesh` is never read
[INFO] [stdout]  --> src/scene/scene_graph.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct SceneNode {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 4 |     pub mesh: Option<usize>,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `size` and `format` are never read
[INFO] [stdout]   --> src/vulkan/cubemap.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct Cubemap {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  9 |     pub size: u32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 10 |     pub mip_levels: u32,
[INFO] [stdout] 11 |     pub format: vk::Format,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scene_format` is never read
[INFO] [stdout]   --> src/vulkan/postprocess/resources.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct PostProcessResources {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub scene_format: vk::Format,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `from_png` and `from_rgba8` are never used
[INFO] [stdout]   --> src/vulkan/texture.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Texture {
[INFO] [stdout]    | ------------ associated functions in this implementation
[INFO] [stdout] 15 |     /// Load a PNG file, decode to RGBA8, and upload to a device-local image.
[INFO] [stdout] 16 |     pub fn from_png<P: AsRef<Path>>(
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn from_rgba8(
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "8e93af20ad66feb7f7c649989797415b345c6af120eeb111dbda07a904fa9844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e93af20ad66feb7f7c649989797415b345c6af120eeb111dbda07a904fa9844", kill_on_drop: false }`
[INFO] [stdout] 8e93af20ad66feb7f7c649989797415b345c6af120eeb111dbda07a904fa9844
